B0_Digital_Inputs_Polarity

Address: 4397 (112DH)
Type: WORD
Access: Read/Write
Unit: --
Range: 0 (all inputs have normal polarity) to 2n-1 (all inputs have inverted polarity, where n is the number of digital inputs available)
Default Value:

0

Bit #

Input

Description

Default Value

0

B0_In0

1 = inverted polarity

0 = normal polarity

0

1

B0_In1

1 = inverted polarity

0 = normal polarity

0

2

B0_In2

1 = inverted polarity

0 = normal polarity

0

3

B0_In3

1 = inverted polarity

0 = normal polarity

0

n

B0_Inn

1 = inverted polarity

0 = normal polarity

0

Store Supported: Yes
Description:  It contains the polarity of all the digital inputs on bank 0 of the drive. When the polarity is normal, the input status (B0_Digital_Inputs) is 1 if the voltage is supplied to the input (5V or 24V) and 0 if no voltage is supplied to the input. When the polarity is inverted, the input status (B0_Digital_Inputs) is 0 if the voltage is supplied to the input (5V or 24V) and 1 if no voltage is supplied to the input.
Notes: See Appendix.